home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2006 May / PCWMAY06.iso / Software / Full / Registry Mechanic 5 / rminstall-5.0.0.144-VNU0306.exe / install_script.iss (.txt)
Encoding:
Inno Setup Script  |  2006-02-22  |  19.4 KB  |  272 lines

  1. ;InnoSetupVersion=5.1.2
  2. [Setup]
  3. AppName=Registry Mechanic
  4. AppVerName=Registry Mechanic 5.0
  5. AppId=Registry Mechanic
  6. AppVersion=5.0
  7. AppPublisher=PC Tools Pty. Ltd.
  8. AppPublisherURL=http://www.pctools.com/registry-mechanic/
  9. AppSupportURL=http://www.pctools.com/registry-mechanic/support/
  10. AppMutex=GuideWorksRegistryMechanic
  11. DefaultDirName={pf}\Registry Mechanic
  12. DefaultGroupName=Registry Mechanic
  13. UninstallDisplayIcon={app}\RegMech.exe
  14. OutputBaseFilename=rminstall-5.0.0.144b-VNU0306
  15. Compression=lzma
  16. DisableProgramGroupPage=yes
  17. WizardImageFile=embedded\WizardImage0.bmp
  18. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  19. [Files]
  20. Source: "{tmp}\isxdl.dll"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  21. Source: "{tmp}\helper.dll"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  22. Source: "{app}\help.chm"; DestDir: "{app}"; Flags: overwritereadonly ignoreversion 
  23. Source: "{app}\liveupdate.exe"; DestDir: "{app}"; Flags: overwritereadonly ignoreversion 
  24. Source: "{app}\RegMech.exe"; DestDir: "{app}"; Flags: overwritereadonly ignoreversion 
  25. Source: "{app}\RMReg.exe"; DestDir: "{app}"; Flags: overwritereadonly ignoreversion 
  26. Source: "{app}\RMScrn.exe"; DestDir: "{app}"; Flags: overwritereadonly ignoreversion 
  27. Source: "{app}\log\igds.log"; DestDir: "{app}\log"; Flags: overwritereadonly ignoreversion 
  28. Source: "{app}\log\igdskeys.log"; DestDir: "{app}\log"; Flags: overwritereadonly ignoreversion 
  29. Source: "{app}\log\ignore.dat"; DestDir: "{app}\log"; Flags: overwritereadonly ignoreversion 
  30. Source: "{app}\LuLng\Deutsch.lng"; DestDir: "{app}\LuLng"; Flags: overwritereadonly ignoreversion 
  31. Source: "{app}\LuLng\English.lng"; DestDir: "{app}\LuLng"; Flags: overwritereadonly ignoreversion 
  32. Source: "{app}\LuLng\Spanish.lng"; DestDir: "{app}\LuLng"; Flags: overwritereadonly ignoreversion 
  33. Source: "{app}\ref\Deutsch.ini"; DestDir: "{app}\ref"; Flags: overwritereadonly ignoreversion 
  34. Source: "{app}\ref\English.ini"; DestDir: "{app}\ref"; Flags: overwritereadonly ignoreversion 
  35. Source: "{app}\ref\Espanol.ini"; DestDir: "{app}\ref"; Flags: overwritereadonly ignoreversion 
  36. Source: "{sys}\msvbvm60.dll"; DestDir: "{sys}"; Flags: uninsneveruninstall restartreplace regserver sharedfile onlyifdoesntexist 
  37. Source: "{sys}\MSCOMCTL.OCX"; DestDir: "{sys}"; Flags: restartreplace regserver sharedfile onlyifdoesntexist 
  38. Source: "{sys}\STKIT432.DLL"; DestDir: "{sys}"; Flags: restartreplace sharedfile onlyifdoesntexist 
  39. Source: "{sys}\scrrun.dll"; DestDir: "{sys}"; Flags: restartreplace regserver sharedfile onlyifdoesntexist 
  40. [Dirs]
  41. Name: "{app}\ref"; Flags: uninsalwaysuninstall 
  42. Name: "{app}\backup"; Flags: uninsalwaysuninstall 
  43. Name: "{app}\log"; Flags: uninsalwaysuninstall 
  44. Name: "{app}\sound"; Flags: uninsalwaysuninstall 
  45. [Registry]
  46. Root: HKLM; Subkey: "Software\PCTools"; Flags: uninsdeletekeyifempty 
  47. Root: HKLM; Subkey: "Software\PCTools\Registry Mechanic"; Flags: uninsdeletekey 
  48. Root: HKLM; Subkey: "Software\PCTools\Registry Mechanic\Path"; ValueName: "BackUpFile"; ValueType: String; ValueData: "{app}\backup"; Flags: uninsdeletevalue 
  49. Root: HKLM; Subkey: "Software\PCTools\Registry Mechanic\Path"; ValueName: "LogFile"; ValueType: String; ValueData: "{app}\log"; Flags: uninsdeletevalue 
  50. Root: HKLM; Subkey: "Software\PCTools\Registry Mechanic\Path"; ValueName: "RefFile"; ValueType: String; ValueData: "{app}\ref"; Flags: uninsdeletevalue 
  51. Root: HKLM; Subkey: "Software\PCTools\Registry Mechanic\Path"; ValueName: "SoundFile"; ValueType: String; ValueData: "{app}\sound"; Flags: uninsdeletevalue 
  52. Root: HKLM; Subkey: "Software\PCTools\Registry Mechanic\Settings"; ValueName: "Help"; ValueType: String; ValueData: "{app}\help.chm"; Flags: uninsdeletevalue 
  53. Root: HKLM; Subkey: "Software\PCTools\Registry Mechanic\Settings"; ValueName: "ShowRegScreen"; ValueType: String; ValueData: "0"; Flags: uninsdeletevalue 
  54. Root: HKLM; Subkey: "Software\PCTools\Registry Mechanic\Settings"; ValueName: "ShowRegHelpLink"; ValueType: Dword; ValueData: "$1"; Flags: uninsdeletevalue 
  55. Root: HKLM; Subkey: "Software\PCTools\Registry Mechanic\Settings"; ValueName: "RegHelpLink"; ValueType: String; ValueData: "http://www.pctools.com/registry-mechanic/support/category/2/"; Flags: uninsdeletevalue 
  56. Root: HKLM; Subkey: "Software\PCTools\Registry Mechanic\Settings"; ValueName: "Support"; ValueType: String; ValueData: "http://www.pctools.com/registry-mechanic/support.php?version=%version%"; Flags: uninsdeletevalue 
  57. Root: HKLM; Subkey: "Software\PCTools\Registry Mechanic\Settings"; ValueName: "URL"; ValueType: String; ValueData: "http://www.pctools.com/"; Flags: uninsdeletevalue 
  58. Root: HKLM; Subkey: "Software\PCTools\Registry Mechanic\Settings"; ValueName: "Branding"; ValueType: String; ValueData: "pctools"; Flags: uninsdeletevalue 
  59. Root: HKLM; Subkey: "Software\PCTools\Registry Mechanic\Settings"; ValueName: "BuyNow"; ValueType: String; ValueData: "http://www.pctools.com/registry-mechanic/free/promo/VNU0306/"; Flags: uninsdeletevalue 
  60. Root: HKLM; Subkey: "SOFTWARE\WinGuides\Registry Mechanic\Settings"; ValueName: "BuyNow"; ValueType: String; ValueData: "http://www.pctools.com/registry-mechanic/free/promo/VNU0306/"; Flags: uninsdeletevalue 
  61. Root: HKCU; Subkey: "Software\PCTools"; Flags: uninsdeletekeyifempty 
  62. Root: HKCU; Subkey: "Software\PCTools\Registry Mechanic"; Flags: uninsdeletekey 
  63. Root: HKCU; Subkey: "Software\PCTools\Registry Mechanic\Language"; ValueName: "default"; ValueType: String; ValueData: "{code:LanguageSelected}"; Flags: createvalueifdoesntexist uninsdeletevalue 
  64. Root: HKCU; Subkey: "Software\PCTools\Registry Mechanic\Options"; ValueName: "AutoBackup"; ValueType: String; ValueData: "0"; Flags: createvalueifdoesntexist uninsdeletevalue 
  65. Root: HKCU; Subkey: "Software\PCTools\Registry Mechanic\Options"; ValueName: "NoConfirmation"; ValueType: String; ValueData: "0"; Flags: createvalueifdoesntexist uninsdeletevalue 
  66. Root: HKCU; Subkey: "Software\PCTools\Registry Mechanic\Options"; ValueName: "Startup"; ValueType: String; ValueData: "0"; Flags: createvalueifdoesntexist uninsdeletevalue 
  67. Root: HKCU; Subkey: "Software\PCTools\Registry Mechanic\Options"; ValueName: "Suggest"; ValueType: String; ValueData: "0"; Flags: createvalueifdoesntexist uninsdeletevalue 
  68. Root: HKLM; Subkey: "Software\Microsoft\Windows\CurrentVersion\Run"; ValueName: "RegistryMechanic"; ValueType: String; Flags: uninsdeletevalue 
  69. Root: HKLM; Subkey: "Software\Microsoft\Windows\CurrentVersion\Run"; ValueName: "RegistryMechanic"; ValueType: String; ValueData: "{app}\RegMech.exe /QS"; Tasks: autostart; Flags: uninsdeletevalue 
  70. Root: HKCU; Subkey: "Software\PCTools\Registry Mechanic\Options"; ValueName: "Startup"; ValueType: String; ValueData: "1"; Tasks: autostart; Flags: uninsdeletevalue 
  71. [INI]
  72. FileName: "{app}\homepage.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.pctools.com/registry-mechanic/"; 
  73. [Run]
  74. Filename: "regsvr32.exe"; Parameters: "/u /s scrrun.dll"; 
  75. Filename: "regsvr32.exe"; Parameters: "/s {sys}\scrrun.dll"; 
  76. Filename: "{app}\regmech.exe"; Parameters: "/S"; Description: "{cm:ScanAfterInstall}"; Flags: postinstall skipifsilent nowait
  77. [Icons]
  78. Name: "{group}\Registry Mechanic"; Filename: "{app}\regmech.exe"; WorkingDir: "{app}"; Comment: "Start Registry Mechanic"; 
  79. Name: "{group}\Registry Mechanic Help"; Filename: "{app}\help.chm"; WorkingDir: "{app}"; Comment: "Read Registry Mechanic Help"; 
  80. Name: "{group}\Uninstall Registry Mechanic"; Filename: "{uninstallexe}"; Comment: "Uninstall Registry Mechanic"; 
  81. Name: "{commondesktop}\Registry Mechanic"; Filename: "{app}\regmech.exe"; WorkingDir: "{app}"; Tasks: desktopicon; 
  82. Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\Registry Mechanic"; Filename: "{app}\regmech.exe"; WorkingDir: "{app}"; Comment: "Launch Registry Mechanic"; Tasks: quicklaunchicon; 
  83. Name: "{group}\Home Page"; Filename: "{app}\homepage.url"; Comment: "Visit Registry Mechanic homepage"; 
  84. [Tasks]
  85. Name: "autostart"; Description: "{cm:AutoStart}"; GroupDescription: "{cm:Options}"; 
  86. Name: "desktopicon"; Description: "{cm:CreateDesktopIcon}"; GroupDescription: "{cm:AdditionalIcons}"; 
  87. Name: "quicklaunchicon"; Description: "{cm:CreateQuickLaunchIcon}"; GroupDescription: "{cm:AdditionalIcons}"; 
  88. [InstallDelete]
  89. Type: files; Name: "{userdesktop}\Registry Mechanic.lnk"; 
  90. Type: files; Name: "{app}\ref\Fran
  91. ais.ini"; 
  92. [UninstallDelete]
  93. Type: files; Name: "{app}\log\*.log"; 
  94. Type: files; Name: "{app}\backup\*.*"; 
  95. Type: files; Name: "{app}\ref\*.ini"; 
  96. Type: files; Name: "{app}\sound\*.wav"; 
  97. Type: files; Name: "{app}\homepage.url"; 
  98. Type: files; Name: "{app}\common.ini"; 
  99. Type: files; Name: "{app}\LULog.txt"; 
  100. Type: dirifempty; Name: "{app}"; 
  101. [CustomMessages]
  102. en.NameAndVersion=%1 version %2
  103. en.AdditionalIcons=Additional icons:
  104. en.CreateDesktopIcon=Create a &desktop icon
  105. en.CreateQuickLaunchIcon=Create a &Quick Launch icon
  106. en.ProgramOnTheWeb=%1 on the Web
  107. en.UninstallProgram=Uninstall %1
  108. en.LaunchProgram=Launch %1
  109. en.AssocFileExtension=&Associate %1 with the %2 file extension
  110. en.AssocingFileExtension=Associating %1 with the %2 file extension...
  111. en.Options=Options:
  112. en.AutoStart=&Automatically scan registry when Windows starts
  113. en.ScanAfterInstall=Start Registry Mechanic and scan for problems
  114. en.RunIGCheckBox=Run Install Guard to clear your system of malware which may affect your usage of Registry Mechanic
  115. en.IGEULA1=By using Install Guard you agree to the EULA which can be viewed 
  116. en.IGEULA2=here
  117. en.IGEULA3=.
  118. en.ErrorRMRunning=Setup has detected that Registry Mechanic is currently running. %nClick OK to close Registry Mechanic and continue setup or Cancel to exit setup.
  119. en.OldRMFound=Setup has found an older version of Registry Mechanic. This older version must be uninstalled before this installation can be completed. Do you wish to uninstall this older version and install the new version?
  120. en.GooglePageCaptionFormat={\rtf1\ansi\ansicpg1252\deff0\deflang3081{\fonttbl{\f0\fswiss\fcharset0 Arial;}}{\colortbl ;\red255\green0\blue0;}{\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\cf1\b\f0\fs18 Free! \cf0 Google Toolbar\b0  \fs16 for Internet Explorer\fs20\par}
  121. en.GooglePageCaption=Free! Google Toolbar for Internet Explorer
  122. en.GooglePageDescription=Take the power of Google with you anywhere on the Web
  123. en.GooglePageText={\rtf1\ansi\ansicpg1252\deff0\deflang1033\deflangfe1033{\fonttbl{\f0\fswiss\fprq2\fcharset0 Arial;}{\f1\fnil\fcharset2 Symbol;}} {\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\nowidctlpar\b\f0\fs16 Google Toolbar makes web browsing more convenient:\par \pard{\pntext\f1\'B7\tab}{\*\pn\pnlvlblt\pnf1\pnindent0{\pntxtb\'B7}}\nowidctlpar\fi-152\li284\b0 Search the Web with Google from any site\par{\pntext\f1\'B7\tab}Block annoying pop-up ads\par{\pntext\f1\'B7\tab}Autofill web forms with a single click\par }
  124. en.GooglePageRadio1a=Install the free Google Toolbar
  125. en.GooglePageRadio1aBold=Install the free Google Toolbar
  126. en.GooglePageRadio1b=     You can remove it easily at any time
  127. en.GooglePageRadio2=Don't install the Google Toolbar
  128. en.GooglePageNotice1=By installing the Google Toolbar, you agree to abide to the Google Toolbar 
  129. en.GooglePageNotice1a=terms of use
  130. en.GooglePageNotice1b= and 
  131. en.GooglePageNotice1c=privacy policy
  132. en.GooglePageNotice1d=.
  133. en.GooglePageTitle=Setup - Registry Mechanic
  134. en.GooglePageTitleLabel=Required Components Download
  135. en.GooglePageTitleDescription=Setup is now downloading the required files to your computer
  136. en.GoogleFinishConfirm=Google Toolbar has also been installed and will appear the next time you open an Internet Explorer window.
  137. en.MSG_DownloadError=Setup could not download some files, please run setup again.
  138. en.MSG_ButtonInstall=&Install
  139. en.ShortCutFileName=eng-rmhelp.chm
  140. en.ShortCutUninstall=Uninstall Registry Mechanic
  141. en.ShortCutQSG=Registry Mechanic Quick Start Guide
  142. en.ShortCutQSGComment=Read Registry Mechanic Quick Start Guide
  143. en.ShortCutHP=Home Page
  144. en.ShortCutHPComment=Visit the Registry Mechanic Home Page
  145. en.ShortCutHPLink=http://www.pctools.com/registry-mechanic/
  146. en.ShortCutUninstallComment=Uninstall Registry Mechanic
  147. en.ShortCutRMComment=Start Registry Mechanic
  148. de.NameAndVersion=%1 Version %2
  149. de.AdditionalIcons=Zus
  150. tzliche Symbole:
  151. de.CreateDesktopIcon=Erstelle &Desktop Symbol
  152. de.CreateQuickLaunchIcon=Erstelle &Quick Launch Symbol
  153. de.ProgramOnTheWeb=%1 im Web
  154. de.UninstallProgram=De-installiere %1
  155. de.LaunchProgram=Starte %1
  156. de.AssocFileExtension=&Verkn
  157. pfe %1 mit %2 Datenerweiterung
  158. de.AssocingFileExtension=Verkn
  159. pfung von %1 mit der %2 Datenerweiterung...
  160. de.Options=Optionen:
  161. de.AutoStart=&Automatisch die Registry durchsuchen, wenn Windows startet
  162. de.ScanAfterInstall=Registry Mechanic starten und nach Problemen suchen
  163. de.RunIGCheckBox=Starten Sie Install Guard, um Ihr System von Malware zu befreien, die den Gebrauch von Registry Mechanic beeinflussen k
  164. de.IGEULA1=Indem Sie den Installationassistenten verwenden, stimmen Sie der EULA zu, die 
  165. de.IGEULA2=hier 
  166. de.IGEULA3=Sie einsehen k
  167. nnen.
  168. de.ErrorRMRunning=Setup has detected that Registry Mechanic is currently running. %nClick OK to close Registry Mechanic and continue setup or Cancel to exit setup.
  169. de.OldRMFound=Setup has found an older version of Registry Mechanic. This older version must be uninstalled before this installation can be completed. Do you wish to uninstall this older version and install the new version?
  170. de.GooglePageCaptionFormat={\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fswiss\fprq2\fcharset0 Arial;}{\f1\fswiss\fcharset0 Arial;}}{\colortbl ;\red255\green0\blue0;}{\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\cf1\lang1031\b\f0\fs18 Kostenlos!\cf0   Google Toolbar \b0\fs16 f\'fcr Internet Explorer.\lang1033\f1\par}
  171. de.GooglePageCaption=Kostenlos!  Google Toolbar f
  172. r Internet Explorer.
  173. de.GooglePageDescription=Nutzen Sie die M
  174. glichkeiten von Google 
  175. berall im Web.
  176. de.GooglePageText={\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fswiss\fprq2\fcharset0 Arial;}{\f1\fswiss\fcharset0 Arial;}} {\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\lang1031\b\f0\fs16 Mit der Google Toolbar wird das Suchen im Web noch einfacher:\b0    \par \bullet  Websuche mit Google von jeder beliebigen Website aus    \par \bullet  Blockieren von l\'e4stigen Popup-Anzeigen   \par \bullet  \'dcbersetzen englischer W\'f6rter ins Deutsche\lang1033\f1\fs20\par }
  177. de.GooglePageRadio1a=Installation der kostenlosen Google Toolbar
  178. de.GooglePageRadio1aBold=Installation der kostenlosen Google Toolbar
  179. de.GooglePageRadio1b=     Sie k
  180. nnen Google Toolbar jederzeit problemlos wieder entfernen.
  181. de.GooglePageRadio2=Die Google Toolbar nicht installieren.
  182. de.GooglePageNotice1=Mit der Installation der Google Toolbar stimmen Sie den
  183. de.GooglePageNotice1a=Nutzungsbedingungen
  184. de.GooglePageNotice1b= und 
  185. de.GooglePageNotice1c=Datenschutzrichtlinien
  186. de.GooglePageNotice1d= der Google Toolbar zu.
  187. de.GooglePageTitle=Setup - Registry Mechanic
  188. de.GooglePageTitleLabel=Download der erforderlichen Komponenten
  189. de.GooglePageTitleDescription=Das Setup speichert nun die erforderlichen Dateien auf Ihrem Computer ab
  190. de.GoogleFinishConfirm=Die Google Toolbar wurde ebenfalls installiert und wird beim n
  191. chsten 
  192. ffnen eines Fensters in Internet Explorer angezeigt.
  193. de.MSG_DownloadError=Setup could not download some files, please run setup again.
  194. de.MSG_ButtonInstall=&Installieren
  195. de.ShortCutFileName=deu-rmhelp.chm
  196. de.ShortCutUninstall=Registry Mechanic de-installieren
  197. de.ShortCutQSG=Registry Mechanic Schnellhilfe
  198. de.ShortCutQSGComment=Registry Mechanic Schnellhilfe
  199. de.ShortCutHP=Homepage
  200. de.ShortCutHPComment=Homepage
  201. de.ShortCutHPLink=http://www.pctools.com/de/registry-mechanic/
  202. de.ShortCutUninstallComment=Registry Mechanic de-installieren
  203. de.ShortCutRMComment=Registry Mechanic
  204. es.NameAndVersion=%1 versi
  205. es.AdditionalIcons=Iconos adicionales:
  206. es.CreateDesktopIcon=Crear un icono en el &escritorio
  207. es.CreateQuickLaunchIcon=Crear un icono de Inicio &R
  208. es.ProgramOnTheWeb=%1 en la Web
  209. es.UninstallProgram=Desinstalar %1
  210. es.LaunchProgram=Ejecutar %1
  211. es.AssocFileExtension=&Asociar %1 con la extensi
  212. es.AssocingFileExtension=Asociando %1 con la extensi
  213. n %2...
  214. es.Options=Opciones:
  215. es.AutoStart=&Analizar el registro autom
  216. ticamente al iniciar Windows
  217. es.ScanAfterInstall=Iniciar Registry Mechanic y analizar en busca de problemas
  218. es.RunIGCheckBox=Ejecutar Install Guard para limpiar su sistema de malware el cual puede afectar el uso de Registry Mechanic.
  219. es.IGEULA1=Al instalar Install Guard usted acepta los t
  220. rminos del CLUF el cual se puede ver 
  221. es.IGEULA2=aqu
  222. es.IGEULA3=.
  223. es.ErrorRMRunning=Setup has detected that Registry Mechanic is currently running. %nClick OK to close Registry Mechanic and continue setup or Cancel to exit setup.
  224. es.OldRMFound=Setup has found an older version of Registry Mechanic. This older version must be uninstalled before this installation can be completed. Do you wish to uninstall this older version and install the new version?
  225. es.GooglePageCaptionFormat={\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fswiss\fprq2\fcharset0 Arial;}{\f1\fswiss\fcharset0 Arial;}}{\colortbl ;\red255\green0\blue0;}{\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\cf1\lang3082\b\f0\fs18\'a1Gratuito!\cf0  Barra Google \b0\fs16 para Internet Explorer \lang1033\f1\par}
  226. es.GooglePageCaption=
  227. Gratuito! Barra Google para Internet Explorer 
  228. es.GooglePageDescription=Ll
  229. vese consigo el poder de Google a cualquier lugar de la web
  230. es.GooglePageText={\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fswiss\fprq2\fcharset0 Arial;}{\f1\fswiss\fcharset0 Arial;}}  {\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\lang3082\b\f0\fs16 La barra Google simplifica la navegaci\'f3n web:\b0   \par \bullet  Busque en la web con Google desde cualquier sitio   \par \bullet  Bloquee los molestos pop-ups   \par \bullet  Traduzca palabras del ingl\'e9s al espa\'f1ol\lang1033\f1\par }
  231. es.GooglePageRadio1a=Instale la barra Google
  232. es.GooglePageRadio1aBold=Instale la barra Google
  233. es.GooglePageRadio1b=     Puede eliminarla f
  234. cilmente en cualquier momento que lo desee.
  235. es.GooglePageRadio2=No instalar la barra Google
  236. es.GooglePageNotice1=Al instalar la barra Google, acepta los 
  237. es.GooglePageNotice1a=t
  238. rminos de uso
  239. es.GooglePageNotice1b= y la 
  240. es.GooglePageNotice1c=pol
  241. tica de privacidad 
  242. es.GooglePageNotice1d= de dicho programa.
  243. es.GooglePageTitle=Setup - Registry Mechanic
  244. es.GooglePageTitleLabel=Descarga de Componentes Requeridos
  245. es.GooglePageTitleDescription=El Instalador est
  246.  ahora descargando los archivos requeridos en su computadora
  247. es.GoogleFinishConfirm=La barra Google tambi
  248. n se ha instalado y aparecer
  249.  la pr
  250. xima vez que abra una ventana de Internet Explorer.
  251. es.MSG_DownloadError=Setup could not download some files, please run setup again.
  252. es.MSG_ButtonInstall=&Instalar
  253. es.ShortCutFileName=esp-rmhelp.chm
  254. es.ShortCutUninstall=Desinstale Registry Mechanic
  255. es.ShortCutQSG=Gu
  256. pida de Registry Mechanic
  257. es.ShortCutQSGComment=Gu
  258. pida de Registry Mechanic
  259. es.ShortCutHP=P
  260. gina principal
  261. es.ShortCutHPComment=P
  262. gina principal
  263. es.ShortCutHPLink=http://www.pctools.com/es/registry-mechanic/
  264. es.ShortCutUninstallComment=Desinstale Registry Mechanic
  265. es.ShortCutRMComment=Registry Mechanic
  266. [Languages]
  267. ; These files are stubs
  268. ; To achieve better results after recompilation, use the real language files
  269. Name: "en"; MessagesFile: "embedded\en.isl"; LicenseFile: "embedded\enLicense.txt"; 
  270. Name: "de"; MessagesFile: "embedded\de.isl"; LicenseFile: "embedded\deLicense.txt"; 
  271. Name: "es"; MessagesFile: "embedded\es.isl"; LicenseFile: "embedded\esLicense.txt"; 
  272.